Remove references to deprecated functions
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Aug 2012 23:44:17 +0000 (19:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Aug 2012 02:27:48 +0000 (22:27 -0400)
This inconsistency of the docs was pointed out by
Pierre-Yves Luyten in bug 680949.

gtk/gtkcolorbutton.c

index c9056b5d02023bd53afc62e587e3cd2da40c68e2..921d9ecc0783743b9a9fed4674ddd49ffbd3b9d9 100644 (file)
@@ -241,8 +241,7 @@ gtk_color_button_class_init (GtkColorButtonClass *klass)
    * @widget: the object which received the signal.
    *
    * The ::color-set signal is emitted when the user selects a color.
-   * When handling this signal, use gtk_color_button_get_color() and
-   * gtk_color_button_get_alpha() (or gtk_color_button_get_rgba()) to
+   * When handling this signal, use gtk_color_button_get_rgba() to
    * find out which color was just selected.
    *
    * Note that this signal is only emitted when the <emphasis>user</emphasis>